Repeated installation of malicious software to do outbound DDOS attack [duplicate]
Posted
by
user224294
on Server Fault
See other posts from Server Fault
or by user224294
Published on 2014-06-07T20:37:36Z
Indexed on
2014/06/07
21:26 UTC
Read the original article
Hit count: 198
ddos
This question already has an answer here:
- How do I deal with a compromised server? 12 answers
We have a Ubuntu Vitual Private Server hosted by a Canadian company.
Out VPS was affected to do "outbound DDOS attack" as reported by server security team.
There are 4 files in /boot looks like iptable, please note that the capital letter "I","L". VPS:/boot# ls -lha total 1.8M drwx------ 2 root root 4.0K Jun 3 09:25 . drwxr-xr-x 22 root root 4.0K Jun 3 09:25 .. -r----x--x 1 root root 1.1M Jun 3 09:25 .IptabLes -r----x--x 1 root root 706K Jun 3 09:23 .IptabLex -r----x--x 1 root root 33 Jun 3 09:25 IptabLes -r----x--x 1 root root 33 Jun 3 09:23 IptabLex
We deleted them. But after a few hours, they appeared again and the attack resumed.
We deleted them again. They resurfaced again. So on and so forth.
So finally we have to disable our VPS.
Please let us know how can we find the malicious script somewhere in the VPS, which can automatically install such attcking software?
Thanks.
© Server Fault or respective owner